home *** CD-ROM | disk | FTP | other *** search
- /* This fix will modify the NetWare operating system to allow IBM PS/2 Model 70
- computers with TYPE II KEYBOARD CONTROLLERS to work properly with a UPS.
- This is the fix for Non-dedicated ELS Level II NetWare v2.15 rev. C.
- (NDELS1_1.OBJ, 5.25" & 3.5" versions). */
-
- segment=assembly;
- offset=00106F; find=83fe04; replace=e9B7BA;
-
- offset=00108F; find=a30000; replace=b8;
-
-